Skip to content

Conversation

bruce-riley
Copy link

@bruce-riley bruce-riley commented Apr 30, 2025

This PR creates a wormhole transceiver that can be shared among various managers (both NttManager and MsgManagerWithExecutor).

This shared transceiver assumes that the Executor is being used at the manager level, so it does not internally support relaying.
It is, however, wire compatible with the existing WormholeTransceiver, so in theory, it should be able to peer with them.

This PR is based on #23 because it uses the IMsgReceiver interface added by that PR.

@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch 2 times, most recently from f86e69b to 2d9d13b Compare May 1, 2025 14:40
@bruce-riley bruce-riley force-pushed the evm/add_SharedWormholeTransceiver branch from 7c37f07 to ad595e3 Compare May 1, 2025 14:41
@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch from 2d9d13b to 55bd24a Compare May 1, 2025 14:44
@bruce-riley bruce-riley force-pushed the evm/add_SharedWormholeTransceiver branch from ad595e3 to 55b0424 Compare May 1, 2025 15:00
@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch 2 times, most recently from bf67b78 to 66a2193 Compare May 1, 2025 15:05
@bruce-riley bruce-riley force-pushed the evm/add_SharedWormholeTransceiver branch from 55b0424 to b48157c Compare May 1, 2025 15:09
@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch 3 times, most recently from 071f65a to 47d049c Compare May 21, 2025 17:32
@bruce-riley bruce-riley force-pushed the evm/add_SharedWormholeTransceiver branch from b48157c to 686abad Compare May 21, 2025 17:48
@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch from 47d049c to b7f229a Compare June 2, 2025 17:50
@bruce-riley bruce-riley force-pushed the evm/add_SharedWormholeTransceiver branch from 686abad to 25bb6b3 Compare June 2, 2025 17:50
@bruce-riley bruce-riley force-pushed the evm/add_MsgManager branch 3 times, most recently from 9da9ee6 to 0b529e3 Compare July 18, 2025 19:44
@bruce-riley bruce-riley force-pushed the evm/add_SharedWormholeTransceiver branch from 25bb6b3 to fe85ff6 Compare July 18, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant